Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Set server keys for each thread in Rayon pool #171

Closed
wants to merge 3 commits into from

Conversation

goshawk-3
Copy link
Contributor

No description provided.

Copy link
Collaborator

@dartdart26 dartdart26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

rayon_threads,
server_key.clone(),
))
.unwrap();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Maybe we can change that to expect()? I know it is not part of the PR, but just to use that as an excuse.

@@ -4,10 +4,12 @@ on:
push:
branches:
- main
- temp-fix-coprocessor-crash
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess these changes were just for testing on the CI? Could be removed before merging, right?

Copy link
Collaborator

@tawadaa tawadaa Dec 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes exactly, let's revered them before merge

@goshawk-3
Copy link
Contributor Author

Discarded due to #176

@goshawk-3 goshawk-3 closed this Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants